home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 April
/
PCWorld_2008-04_cd.bin
/
komercni software
/
miton
/
SystemMechanic7Pro.exe
/
{app}
/
smhtml.dll
/
1033
/
HTML
/
OVERVIEW.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
2008-01-24
|
3KB
|
172 lines
@charset "utf-8";
/*background layer*/
.system_sta_body {
padding-bottom: 0px;
height: 112px;
position: relative;
}
a.link_view_problems{
display:block;
margin-top: 3px;
}
/*Tack Area*/
.ov_tack {
width: 140px;
position: absolute;
right: 30px;
bottom: 0px;
z-index: 3;
height: 160px;
}
#tack_overall {
width: 140px;
height: inherit;
position: absolute;
bottom: 79px;
left: 0px;
}
#tack_health {
height: 67px;
width: 70px;
position: absolute;
left: 0px;
bottom: 12px;
}
#tack_security {
position: absolute;
height: 67px;
width: 70px;
left: 70px;
bottom: 12px;
}
#tack_bottom {
position:absolute;
width:140px;
height:12px;
bottom: 0px;
left: 0px;
}
/*content Holder*/
.ov_contentHolder {
width: 490px;
top: -3px;
position: absolute;
height: 136px;
}
/*text area*/
.ov_text {
height: auto;
width: 320px;
padding: 13px 0px 0px 15px;
position: absolute;
top: 0px;
left: 1px;
}
.system_status {
font-size: 17px;
font-weight: bold;
display: block;
margin-bottom: 5px;
width: 300px;
}
.ov_text p {
margin-top: 3px;
margin-bottom: 15px;
}
p#pOverallDetailsText{
margin-top: 3px;
width: 288px;
margin-bottom: 15px;
margin-bottom: 15px;
}
.scanned_time {
position: absolute;
height: 20px;
width: 320px;
bottom: 0px;
left: 0px;
padding-left: 15px;
padding-top: 2px;
color: #000000;
font-size: 11px;
}
/*****Product Status*********/
.prod_sta_body{
height:90px;
position: relative;
padding-bottom: 0px;
}
.product_status{
bottom: 0px;
}
td.divider{border-right:1px solid #ccc}
.product_status p{
margin:0 0 6px 0
}
.spSubscriptionExpDate{color:#777}
p#pUpdateButton{margin-top:11px;}
p#pSubscriptionButton{
margin-top:0px;
}
#divLastAnalysisText {
color: #777777;
margin-left: 10px;
}
.system_status_position_holder {
position:relative;
top:0;
left:0;
height:160px;
width:519px;
}
td.overview_critical {
background-image: url(O_bg_critical.jpg);
background-repeat: no-repeat;
background-position: left top;
padding:20px 30px 0px 30px;
height: 114px;
}
td.overview_low {
background-image: url(O_bg_low.jpg);
background-repeat: no-repeat;
background-position: left top;
padding: 20px 30px 0px 30px;
height: 114px;
}
td.overview_fair {
background-image: url(O_bg_fair.jpg);
background-repeat: no-repeat;
background-position: left top;
padding: 20px 30px 0px 30px;
height: 114px;
}
td.overview_good {
background-image: url(O_bg_good.jpg);
background-repeat: no-repeat;
background-position: left top;
padding: 20px 30px 0px 30px;
height: 114px;
}
td.overview_unknown {
background-image: url(O_bg_unknown.jpg);
background-repeat: no-repeat;
background-position: left top;
padding: 20px 30px 0px 30px;
height: 114px;
}
.tip{
width:100%;
margin-top: -1px;
}
#divHints{
width:100%;
padding:0;
margin:0;
}